Systems

External platform definitions.

List systems

get
Authorizations
AuthorizationstringRequired

Standard Bearer Token. Example: Bearer eyJ...

Responses
chevron-right
200

Success

No content

get
/api/v1/systems
200

Success

No content

Create system

post
Authorizations
AuthorizationstringRequired

Standard Bearer Token. Example: Bearer eyJ...

Responses
chevron-right
200

Success

No content

post
/api/v1/systems
200

Success

No content

Get system details

get
Authorizations
AuthorizationstringRequired

Standard Bearer Token. Example: Bearer eyJ...

Path parameters
systemstringRequired
Responses
chevron-right
200

Success

No content

get
/api/v1/systems/{system}
200

Success

No content

Last updated

Was this helpful?