curl --request GET \
--url https://api.openworklabs.com/v1/marketplaces/{marketplaceId}/access{
"items": [
{
"id": "<string>",
"orgMembershipId": "<string>",
"teamId": "<string>",
"orgWide": true,
"role": "viewer",
"createdByOrgMembershipId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"removedAt": "2023-11-07T05:31:56Z"
}
],
"nextCursor": "<string>"
}Lists direct, team, and org-wide grants for a marketplace.
curl --request GET \
--url https://api.openworklabs.com/v1/marketplaces/{marketplaceId}/access{
"items": [
{
"id": "<string>",
"orgMembershipId": "<string>",
"teamId": "<string>",
"orgWide": true,
"role": "viewer",
"createdByOrgMembershipId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"removedAt": "2023-11-07T05:31:56Z"
}
],
"nextCursor": "<string>"
}Den TypeID with 'mkt_' prefix and a 26-character base32 suffix.
30^mkt_.*Was this page helpful?