Get the current project
Project
Get the current project
Returns the project the API key is scoped to. Project creation and deletion are not exposed over the public API. Requires scope: projects:read. Tenancy: scoped to the API key’s project.
GET
Get the current project
Authorizations
Project-scoped API key, format rm_(live|test)_... . May also be sent as Authorization: Bearer rm_....