Get Developer Status
Developers
Get Developer Status
Lightweight check: does the current user have an agent_developers row?
Used by the navbar to decide whether to show the developer-first dropdown. Always 200 for authenticated users — distinguishes “not a developer” from error states cleanly, unlike /me which 404s for non-developers.
GET
Get Developer Status
Documentation Index
Fetch the complete documentation index at: https://docs.aitasker.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response