Profiles

Profile Details

Returns Profile metadata.

get/service/profiles/{profileId}

Response

idstring required

A Universally Unique Identifier (UUID) as defined in RFC9562

labelstring

Freeform string label for the Profile.

descriptionstring

Freeform text describing the Profile.

created_bystring

A string identifier for the entity that created the Profile. Implementations SHOULD set suitable default values for created_by based on the principal accessing the system, and MAY permit clients to edit the value, subject to suitable permissions-based limitations.

createdstring date-time

The date-time the Profile was created in a given context, e.g. in the store. Implementations SHOULD ignore this if given in a PUT request, and instead manage it internally.

tagsTags

Key is a freeform string. Value is a freeform string, or an array of freeform strings.

Changes

Changed in 1 of the 23 revisions of this API.1