GET /api/v2/AuthorizationCodeDefinitions
Operation ID: AuthorizationCodeDefinitions_GetAuthorizationCodeDefinition
Auth: oauth2
Description
Additional searches: validationFields[Name]=true and dataFields[Name]=true. These can be used to search for authorization code definitions that have the specified data or validation fields.
Parameters (7)
(string, query, optional)
Optional. If specified, filters definitions with the designated categoryID.
(integer, query, optional)
Optional. If specified, filters definitions to those created by the given User ID.
(integer, query, optional)
Optional. If specified, filters definitions to those deleted by the given User ID.
(boolean, query, optional)
Optional. Whether to include deleted definitions. 'False' by default.
(integer, query, optional)
Optional. The page limit. If not specified, the default page limit is 10.
(string, query, optional)
Optional. If specified, filters definitions by name. Starting and ending wildcards (*) supported.
(integer, query, optional)
Optional. The page offset. If not specified, the default page offset is 0.
No probe data for this endpoint yet.