Get Permission Set Stay organized with collections Save and categorize content based on your preferences.
Version 4.0.26.2 (latest)
Get information about the permission set with a specific id.
Request
GET/permission_sets/{permission_set_id}
Datatype
Description
Request
HTTP Request
path
HTTP Path
Expand HTTP Path definition...
permission_set_id
string
Id of permission set
query
HTTP Query
Expand HTTP Query definition...
fields
string
Requested fields.
Response
200: Permission Set
Datatype
Description
(object)
can
lock
object
Operations the current user is able to perform on this object
all_access
lock
boolean
built_in
lock
boolean
id
lock
string
Unique Id
name
string
Name of PermissionSet
permissions
string[]
url
lock
string
Link to get this item
400: Bad Request
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
Examples
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-09 UTC.