Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the guidance.
Response
Success
The guidance.
Get a specific guidance by ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the guidance.
Success
The guidance.