Gets a Notification Configuration by ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Notification configuration ID.

Query Params
string

The optional organization ID. Defaults to organization in the credentials. Applicable to 9Line administrators. Applicable to service provider administrators for specifying the parent organization when using credentials for a child organization.

Responses
200

OK when successful with this Notification configuration in the body.

400

BAD REQUEST if any parameter validation errors occur.

401

UNAUTHORIZED when the access token is invalid or expired.

403

FORBIDDEN when the permissions to read the Notification configuration are not granted.

404

NOT FOUND when the Notification configuration is not found.

500

INTERNAL SERVER ERROR on any unexpected errors.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!