v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14249188.5 KB

Returns the list of behavior graphs that the calling account is an administrator account of. This operation can only be called by an administrator account.

Because an account can currently only be the administrator of one behavior graph within a Region, the results always contain a single behavior graph.

post/graphs/list

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

NextTokenstring

For requests to get the next page of results, the pagination token that was returned with the previous set of results. The initial request does not include a pagination token.

MaxResultsinteger

The maximum number of graphs to return at a time. The total must be less than the overall limit on the number of results to return, which is currently 200.

Response

Success

NextTokenstring

If there are more behavior graphs remaining in the results, then this is the pagination token to use to request the next page of behavior graphs.