Get All Permission Sets

Version 4.0.25.2 (latest)

Get information about all permission sets.

Request

GET /permission_sets
Datatype
Description
Request
HTTP Request
query
HTTP Query
fields
string
Requested fields.

Response

Datatype
Description
(array)
can
object
Operations the current user is able to perform on this object
all_access
boolean
built_in
boolean
id
string
Unique Id
name
string
Name of PermissionSet
permissions
string[]
url
string
Link to get this item
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

Examples