Get Platform Details

View as Markdown
Retrieves detailed information about a specific platform.

Path parameters

idintegerRequired
pkintegerRequired
The ID of the platform to retrieve

Response

Platform details
idintegerRead-only
uidstringRead-onlyformat: "uuid"
created_atdatetimeRead-only
updated_atdatetimeRead-only
namestring<=255 characters
urlstringformat: "uri"<=200 characters
deleted_atdatetime or null
is_activeboolean
created_bystring or null<=255 characters
updated_bystring or null<=255 characters
deleted_bystring or null<=255 characters
descriptionstring

Errors

404
Not Found Error