Skip to main content

Colormap API

Version: 1.0
Preview

Get colormap by ID

GET
/colormap/orgs/{org_id}/workspaces/{workspace_id}/colormaps/{colormap_id}

Get a colormap by its ID, for a specified workspace and organization.

Request

Path parameters
org_iduuid
Required
workspace_iduuid
Required
colormap_iduuid
Required

Responses

200

Successful Response

List of ordered attribute values for gradient curve

An ordered list of RGB colors, containing between 2 and 1024 colors. Each color is represented by three integer values (for Red, Green, and Blue) ranging from 0 to 255.

created_atdate-time
created_byuuid

List of gradient positions for gradient curve, floats between 0 and 1

iduuid
modified_atdate-time
modified_byuuid
namestring
schema"continuous" | "category" | "discrete"
self_linkuri

An ordered list of RGB colors, containing between 1 and 1024 colors. Each color is represented by three integer values (for Red, Green, and Blue) ranging from 0 to 255.

created_atdate-time
created_byuuid
iduuid

String array mapping arbitrary strings to colors

modified_atdate-time
modified_byuuid
namestring
schema"continuous" | "category" | "discrete"
self_linkuri

An ordered list of RGB colors, containing between 1 and 1024 colors. Each color is represented by three integer values (for Red, Green, and Blue) ranging from 0 to 255.

created_atdate-time
created_byuuid

Boolean array indicating whether to include the endpoint in the bucket or not

List of colormap bucket endpoints, must be one fewer than the number of colors

iduuid
modified_atdate-time
modified_byuuid
namestring
schema"continuous" | "category" | "discrete"
self_linkuri

422

Validation Error

loc(string | integer)[]
msgstring
typestring

© Seequent, The Bentley Subsurface Company