Get a Developer
Returns information about a single developer in this portal. Each developer manages a set applications, providing them credentials to access registered APIs. Developer registration access can be limited to specific APIs using RBAC.
Response
Details about a developer in a portal.
Example response
{
"id": "7cd9feff-b4da-4a9f-ba49-cbe83c75ff22",
"email": "developer@example.com",
"full_name": "Jane Dev",
"status": "approved",
"created_at": "2022-11-15T20:37:41.457Z",
"updated_at": "2022-11-15T20:37:47.456Z"
}Changes
Changed in 2 of the 75 revisions of this API.41
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○