apiUsers
Returns the API user with the specified id.
<Check title="Required Permissions" icon="key">The user must be an admin or have workspace-manage-config:read permissions.</Check>
get/apiusers/{apiUserId}
Path parameters
apiUserIdstring uuid required
The id of the API user.
Headers
Authorizationstring required
Bearer authentication
Response
OK
Changes
No recorded changes to this endpoint across all 5 revisions of this API.