List authorizations

Returns a list of authorizations visible to your API key. Authorizations are returned in reverse chronological order by `createdAt`. Filter by lifecycle `status`, terminal `outcome`, `payerId`, `providerNpi`, or created-time window to narrow the result. List items are smaller than the authorization object. To inspect questionnaire, requirements, attachments, or submission details, retrieve the authorization. ## Returns Returns a page of `AuthorizationListItem` objects and cursor pagination metadata.