Get Escalations
Escalations
Get Escalations
GET
Get Escalations
List escalations for a provider. Escalations represent requests from Silna to the provider for information, documentation, or action on a prior authorization or benefits check. Each escalation has anDocumentation Index
Fetch the complete documentation index at: https://docs.silnahealth.com/llms.txt
Use this file to discover all available pages before exploring further.
action_type that indicates whether a response is needed:
SUBMISSION: The escalation blocks task processing until the provider responds. Thereasonfield describes what is needed.NOTIFICATION: Informational only. No action required.
escalation_type field identifies the specific category (e.g., ADDITIONAL_REQUIREMENTS__DOCUMENTATION, DECISION_RENDERED__DENIAL, NOTIFICATION__PATIENT__INSURANCE). Use this to programmatically route escalations in your system.
Related resources are referenced by UUID. Use the corresponding endpoints to fetch details:
patient_id→ Get Patientpayor_id→ Get Payorresource_id→ Get Prior Authorization or Get Benefits Checksupplemental_file_ids→ Get File
Note: This endpoint only returns V2 escalation types. Legacy escalations created prior to 2026 use an older type system and will not be returned by this endpoint.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available options:
BENEFITS_CHECK, PRIOR_AUTHORIZATION Available options:
NEW, IN_PROGRESS, RESOLVED, WITHDRAWN