All endpoints

Get a workspace

GEThttps://myagentmail.com/v1/workspaces/{id}

Path parameters

id
required
string

Workspace UUID

Responses

200application/jsonOK
id
required
string

format: uuid

name
required
string
slug
required
string
isDefault
required
boolean
inboxCount
integer
domainCount
integer
createdAt
string

format: date-time

404application/jsonResource not found
error
required
string
code
string

Authentication

Send your API key in the X-API-Key header (or Authorization: Bearer <key>). Any prefix accepted by this endpoint — tk_, wk_, ak_, or sa_ — is documented in the key prefix table.