Skip to main content

User Collections

GET 

/api/v32.04/current/collections

x-prisma-cloud-target-env: {"permission":"accessUI","saas":true,"self-hosted":true}
x-public: true

UserCollections returns collections in the current project that the user has permission to access

Responses

Schema
  • Array [
  • color common.Color (string)

    Color is a hexadecimal representation of color code value

    name string

    Unique name associated with this collection.

  • ]
Loading...