Skip to main content
GET
/
me
Get the authenticated identity
curl --request GET \
  --url https://api.app.lastaccountingcompany.com/portal/me \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Portal API key minted in portal Settings → API access. Scope read or write; pinned to one company. Send as Authorization: Bearer lac_sk_....

Response

Identity and accessible companies.

Identity plus a list of accessible companies.