HomeGuidesAPI Reference
CommunityWebsiteDocumentationExchangeSupportDeveloper
API Reference

List System Type Layouts

Returns all layouts available for a given system type. Layouts define the set of
component types that make up a system of that type. Use the id from this list
when creating a system via POST /api/infrastructure/systems.

The componentTypes array on each layout describes the component type definitions
(and their typeCode values) that can be supplied in components[] payloads
on create and initialize requests.

Requires read or full permission on infrastructure-system.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

ID of the system type whose layouts to retrieve.

Responses

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