Representatives
Explains APIs available to interact with Representative objects in Score.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
limitinteger · int32 · max: 50OptionalDefault:
The number of representatives to return. Defaults to 10. Max is 50.
10offsetinteger · int32OptionalDefault:
The number of representatives to skip in pagination. Defaults to 0.
0Responses
200
The request has succeeded.
application/json
get
/api/v1/representatives200
The request has succeeded.
Last updated