1d19896d095c

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-066389309.5 KB
API and Webhooks

List all permissions for an API application

This endpoint will return all permissions you selected for a specific API application on your Fire account. You will need to enable PERM_BUSINESS_GET_APP_PERMISSIONS to use this endpoint.

get/v1/apps/{applicationId}/permissions

Path parameters

applicationIdinteger required

The number associated with the app to retrieve the associated permissions

Response

An array of permission objects.