{"resource_type":{"id":382,"name":"pagerduty","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"properties\": {\n\t\t\"from_email\": {\n\t\t\t\"description\": \"Login email of a valid PagerDuty user. Sent as the `From` header on incident write actions; required when using an account-scoped (general access) API key, ignored for user-scoped keys.\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"token\": {\n\t\t\t\"description\": \"PagerDuty REST API key. Create one under Integrations → API Access Keys (account-scoped) or My Profile → User Settings → Create API User Token (user-scoped). https://support.pagerduty.com/docs/api-access-keys\",\n\t\t\t\"type\": \"string\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"token\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"pagerduty","description":"PagerDuty REST API credential. The token is a PagerDuty API access key sent as `Authorization: Token token=...`. from_email is the login email of a valid PagerDuty user, required as the `From` header by account-scoped (general access) keys on incident write actions (create incident, add note, some updates).","created_by":"hugo989","created_at":"2026-06-04T12:58:35.899Z"}}