List workspaces
GET
https://myagentmail.com/v1/workspacesFor agents View as Markdown
Responses
200application/jsonOK
workspacesobject[] | |
idrequired string | format: uuid |
namerequired string | |
slugrequired string | |
isDefaultrequired boolean | |
inboxCountinteger | |
domainCountinteger | |
createdAtstring | format: date-time |
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.