WorkOS

authorization.resources.get

Retrieve the details of an authorization resource by its ID.

Remote workos

Other tools also called authorization.resources.get? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "resource_id": {
      "type": "string",
      "description": "The ID of the authorization resource."
    }
  }
}
          

Provider

WorkOS →