Skip to main content
GET
Get Pinned Resources

Authorizations

X-API-Key
string
header
required

Supply the API Key in the HTTP-Header

Query Parameters

resourceType
enum<string>
required

The type of a pinnable resource

Available options:
project
Example:

"project"

Response

Returns list of pinnedResources object

type
enum<string>

The type of a pinnable resource

Available options:
project
Example:

"project"

pinnedIds
string[]
Required string length: 24
Pattern: ^[a-z0-9]{24}$
Last modified on July 22, 2026