Get Goal

Looks up a single goal by either its UUID or its name. Exactly one of goal_uuid or goal_name is required; supplying neither returns 422 with errors on both fields. Both GET and POST are accepted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid

Required if goal_name is omitted. The goal UUID.

string
length ≤ 255

Required if goal_uuid is omitted. The goal name (max 255 chars).

Responses

401

Missing or invalid bearer token.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json