Skip to main content
GET
cURL

Path Parameters

database
string
required

Name of the database being looked up.

Query Parameters

limit
integer

Maximum number of grants to return in this call.

offset
integer

Continuation token for results after a past limited run.

Response

Database grants response

grants
object[]

Grants are the privileges granted to users on this database.

next
integer<int64>

The continuation token, for use in the next paginated call in the offset parameter.