List exit reason categories
Paginated list of exit reason categories for the plan manager, each with its subcategories nested. Returns the plan manager’s own categories if they have any; otherwise falls back to the global categories. Requires X-Plan-Manager-Id header.
Authentication
AuthorizationBearer
API key issued for your account. Send as Bearer token in the Authorization header.
X-Plan-Manager-Idstring
Plan manager UUID. Required on all public API requests to scope data access.
Query parameters
limit
Items per page
offset
Number of items to skip
Response
List of exit reason categories with nested subcategories
data
pagination
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error

