Skip to main content
GET
List Group Disconnection Requests by Group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

group_id
string<uuid>
required

The unique identifier of the associated group in Noyo

Example:

"2ce3b54a-2535-4803-b218-e6b44081d418"

Query Parameters

page_size
integer

The max size of each page of results

offset
integer

The integer offset at which to start the page. Possible values are 0 to total_records - 1

Response

200 - application/json

Successful Response - Returns all matching Group Disconnection Requests

meta
object
required

Metadata associated with the response data

response
object[]
required

List of group disconnection request results