latestOpenAPI 3.0.02026-08-10135177718.4 KB
f739db716aaf
AuthorizedApplications
Applications the authenticated user has authorized to access their iNat account
get/authorized_applications
Query parameters
fieldsstring
Headers
X-HTTP-Method-Overridestring
Response
A list of authorized applications
Example response
{
"results": [
{
"application": {
"name": "iNaturalist iPhone App"
}
}
]
}