Get a workspace
GET
https://myagentmail.com/v1/workspaces/{id}For agents View as Markdown
Path parameters
idrequired string | Workspace UUID |
Responses
200application/jsonOK
idrequired string | format: uuid |
namerequired string | |
slugrequired string | |
isDefaultrequired boolean | |
inboxCountinteger | |
domainCountinteger | |
createdAtstring | format: date-time |
404application/jsonResource not found
errorrequired string | |
codestring |
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.