List Access Methods

Early Access Preview. The access methods API is currently in Alpha. We're actively developing it and seeking early feedback at [email protected]. Expect breaking changes as we refine the design.

List all access methods, usually filtered by access grant.

Authentication Methods
  • API key

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authentication.

Request Parameters

access_grant_id String (Required)

ID of access grant to list access methods for.


Response

Array of access_methods

Last updated

Was this helpful?

Revision created

ci: Generate docs