Get Custom Shape

Retrieves the details of a single custom shape identified by its library and ID, including its default size and colors.

Path Params
string
required

ID of the custom shape library.

string
required

ID of the shape.

Responses

400

Bad Request. Occurs when the libraryId or shapeId is invalid or malformed.

401

Missing or invalid authentication credentials.

403

Forbidden. Occurs when the authorized token does not have permission to access shape libraries.

404

Not Found. Occurs when no custom shape library with the given libraryId exists, or when no shape with the given shapeId exists within that library.

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